event = { 
        id = 1610
        random = no
        country = ita
        persistent = yes

         trigger = { 
          random = 25
          under_attack = alb
                NOT = { 
                      or= {
                            alliance = { country = alb country = eng }
                            alliance = { country = alb country = ger }
                            war = { country = alb country = eng }
                            war = { country = alb country = ger }
                            ispuppet = alb
                            ispuppet = ita
                      }
                      }
                   }

name = "SPHERE_TEXT"
desc = "SPHERE_DESC"
style = 0

date = { day = 1 month = january year = 1936 }
	offset = 7 # Check for trigger conditions every seven days
	deathdate = { day = 1 month = august year = 1946 }

action_a = { name = "ACTIONNAME3809A" # Accept
             command = { type = protect which = alb }
                    }

action_b = { name = "ACTIONNAME2020B"
		command = { }
                    }

}


event = { 
        id = 1611
        random = no
        country = ita
        persistent = yes

         trigger = { 
          random = 12
          under_attack = gre
                NOT = { 
                      or= {
                            alliance = { country = gre country = eng }
                            alliance = { country = gre country = ger }
                            war = { country = gre country = eng }
                            war = { country = gre country = ger }
                            ispuppet = gre
                            ispuppet = ita
                       }
                      }
                   }

name = "SPHERE_TEXT"
desc = "SPHERE_DESC"
style = 0

date = { day = 1 month = january year = 1936 }
	offset = 7 # Check for trigger conditions every seven days
	deathdate = { day = 1 month = august year = 1946 }

action_a = { name = "ACTIONNAME3809A" # Accept
             command = { type = protect which = gre }
                    }

action_b = { name = "ACTIONNAME2020B"
		command = { }
                    }

}

event = { 
        id = 1612
        random = no
        country = ita
        persistent = yes

         trigger = { 
          random = 12
          under_attack = yug
                NOT = { 
                      or= {
                            alliance = { country = yug country = eng }
                            alliance = { country = yug country = ger }
                            war = { country = yug country = eng }
                            war = { country = yug country = ger }
                            ispuppet = yug
                            ispuppet = ita
                        }
                      }
                   }

name = "SPHERE_TEXT"
desc = "SPHERE_DESC"
style = 0

date = { day = 1 month = january year = 1936 }
	offset = 7 # Check for trigger conditions every seven days
	deathdate = { day = 1 month = august year = 1946 }

action_a = { name = "ACTIONNAME3809A" # Accept
             command = { type = protect which = yug }
                    }

action_b = { name = "ACTIONNAME2020B"
		command = { }
                    }

}


event = { 
        id = 1613
        random = no
        country = ita
        persistent = yes

         trigger = { 
          random = 10
          under_attack = tur
                NOT = { 
                      or= {
                            alliance = { country = tur country = eng }
                            alliance = { country = tur country = ger }
                            war = { country = tur country = eng }
                            war = { country = tur country = ger }
                            ispuppet = tur
                            ispuppet = ita
                            }
                      }
                   }

name = "SPHERE_TEXT"
desc = "SPHERE_DESC"
style = 0

date = { day = 1 month = january year = 1936 }
	offset = 7 # Check for trigger conditions every seven days
	deathdate = { day = 1 month = august year = 1946 }

action_a = { name = "ACTIONNAME3809A" # Accept
             command = { type = protect which = tur}
                    }

action_b = { name = "ACTIONNAME2020B"
		command = { }
                    }

}